On this pageAppendArrayDescriptionCall AppendArray to append an array of two-dimensional points to this list.Syntaxprocedure AppendArray(const NewItems: array of Double); overload;procedure AppendArray(const NewItems: array of Double; NewItemsAddCount: Integer); overload;